home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Glary Utilities / gusetup.exe / {app} / regrepair.exe / RCDATA / TFRMSCAN / TFRMSCAN.txt < prev   
Text File  |  2010-01-14  |  2KB  |  115 lines

  1. object frmScan: TfrmScan
  2.   Left = 247
  3.   Top = 183
  4.   BorderStyle = bsDialog
  5.   Caption = 'frmScan'
  6.   ClientHeight = 194
  7.   ClientWidth = 363
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poOwnerFormCenter
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Bevel1: TBevel
  22.     Left = 16
  23.     Top = 152
  24.     Width = 329
  25.     Height = 17
  26.     Shape = bsTopLine
  27.   end
  28.   object Label1: TLabel
  29.     Left = 16
  30.     Top = 48
  31.     Width = 329
  32.     Height = 13
  33.     AutoSize = False
  34.     Caption = 'Label1'
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -11
  38.     Font.Name = 'Tahoma'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.     Transparent = True
  42.     Visible = False
  43.   end
  44.   object lblscankey: TLabel
  45.     Left = 40
  46.     Top = 90
  47.     Width = 305
  48.     Height = 57
  49.     AutoSize = False
  50.     Font.Charset = DEFAULT_CHARSET
  51.     Font.Color = clWindowText
  52.     Font.Height = -11
  53.     Font.Name = 'Tahoma'
  54.     Font.Style = []
  55.     ParentFont = False
  56.     Transparent = True
  57.     WordWrap = True
  58.   end
  59.   object lblsection: TLabel
  60.     Left = 16
  61.     Top = 8
  62.     Width = 329
  63.     Height = 13
  64.     AutoSize = False
  65.     Font.Charset = DEFAULT_CHARSET
  66.     Font.Color = clWindowText
  67.     Font.Height = -11
  68.     Font.Name = 'Tahoma'
  69.     Font.Style = [fsBold]
  70.     ParentFont = False
  71.     Transparent = True
  72.   end
  73.   object Image1: TImage
  74.     Left = 16
  75.     Top = 88
  76.     Width = 25
  77.     Height = 25
  78.     Picture.Data = {<image000.TPNGObject>}
  79.   end
  80.   object btnclose: TBitBtn
  81.     Left = 264
  82.     Top = 160
  83.     Width = 75
  84.     Height = 25
  85.     Cancel = True
  86.     Caption = 'Cancel'
  87.     ModalResult = 2
  88.     TabOrder = 0
  89.   end
  90.   object btnRepair: TBitBtn
  91.     Left = 152
  92.     Top = 160
  93.     Width = 91
  94.     Height = 25
  95.     Caption = 'Repair'
  96.     TabOrder = 1
  97.     Visible = False
  98.     OnClick = btnRepairClick
  99.   end
  100.   object pb1: TProgressBar
  101.     Left = 16
  102.     Top = 32
  103.     Width = 329
  104.     Height = 17
  105.     TabOrder = 2
  106.   end
  107.   object pb2: TProgressBar
  108.     Left = 16
  109.     Top = 64
  110.     Width = 329
  111.     Height = 17
  112.     TabOrder = 3
  113.   end
  114. end
  115.